{"product_id":"road-66-1926-2026-100th-anniversary-whiskey-bottle","title":"🥃Road 66 1926-2026 100th Anniversary Whiskey Bottle","description":"\u003cstyle\u003e  #r66-landing,  #r66-landing * {    box-sizing: border-box;  }  #r66-landing {    --navy: #10263d;    --navy-deep: #071727;    --red: #8e2e25;    --red-dark: #681b17;    --gold: #c99a43;    --gold-light: #f2d895;    --sand: #f5efe5;    --cream: #fffaf1;    --ink: #1d2329;    --muted: #65707a;    width: 100%;    max-width: 860px;    margin: 0 auto;    overflow: hidden;    color: var(--ink);    background: #ffffff;    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;    line-height: 1.55;  }  #r66-landing img {    display: block;    width: 100%;    height: auto;  }  #r66-landing h2,  #r66-landing h3,  #r66-landing p {    margin-top: 0;  }  #r66-landing .r66-hero {    background: var(--navy-deep);  }  #r66-landing .r66-hero-image {    width: 100%;    background: #ffffff;  }  #r66-landing .r66-hero-image img {    width: 100%;    height: auto;    object-fit: contain;  }  #r66-landing .r66-hero-card {    width: 100%;    padding: 38px 42px 42px;    color: #ffffff;    text-shadow: none;  }  #r66-landing .r66-kicker {    display: inline-flex;    align-items: center;    gap: 8px;    margin-bottom: 12px;    padding: 8px 13px;    border: 1px solid rgba(255,255,255,.45);    border-radius: 999px;    background: rgba(9, 28, 45, .72);    font-size: 13px;    font-weight: 800;    letter-spacing: .08em;    text-transform: uppercase;  }  #r66-landing .r66-hero h2 {    margin-bottom: 14px;    color: #ffffff;    font-size: clamp(36px, 6vw, 64px);    line-height: .98;    letter-spacing: -.035em;    text-transform: uppercase;  }  #r66-landing .r66-hero p {    max-width: 580px;    margin-bottom: 22px;    color: #f8f0df;    font-size: 18px;  }  #r66-landing .r66-btn {    display: inline-flex;    align-items: center;    justify-content: center;    min-height: 54px;    padding: 14px 26px;    border: 0;    border-radius: 9px;    color: #ffffff !important;    background: linear-gradient(180deg, #b33e31 0%, #84251f 100%);    box-shadow: 0 8px 24px rgba(87, 18, 14, .30);    font-weight: 900;    font-size: 16px;    letter-spacing: .03em;    text-decoration: none !important;    text-transform: uppercase;  }  #r66-landing .r66-btn:hover {    transform: translateY(-1px);    filter: brightness(1.05);  }  #r66-landing .r66-trust {    display: grid;    grid-template-columns: repeat(3, 1fr);    background: var(--navy-deep);    color: #ffffff;  }  #r66-landing .r66-trust-item {    padding: 20px 14px;    text-align: center;    border-right: 1px solid rgba(255,255,255,.12);  }  #r66-landing .r66-trust-item:last-child {    border-right: 0;  }  #r66-landing .r66-trust-icon {    display: block;    margin-bottom: 4px;    font-size: 24px;  }  #r66-landing .r66-trust strong {    display: block;    font-size: 14px;  }  #r66-landing .r66-trust small {    color: #c7d2dc;    font-size: 12px;  }  #r66-landing .r66-section {    padding: 64px 42px;  }  #r66-landing .r66-section-dark {    color: #ffffff;    background:      radial-gradient(circle at top right, rgba(199, 151, 64, .18), transparent 32%),      var(--navy-deep);  }  #r66-landing .r66-section-sand {    background: var(--sand);  }  #r66-landing .r66-eyebrow {    margin-bottom: 8px;    color: var(--red);    font-size: 13px;    font-weight: 900;    letter-spacing: .12em;    text-transform: uppercase;  }  #r66-landing .r66-section-dark .r66-eyebrow {    color: var(--gold-light);  }  #r66-landing .r66-title {    max-width: 690px;    margin-bottom: 14px;    color: var(--navy);    font-size: clamp(30px, 5vw, 46px);    line-height: 1.08;    letter-spacing: -.03em;  }  #r66-landing .r66-section-dark .r66-title {    color: #ffffff;  }  #r66-landing .r66-lead {    max-width: 720px;    margin-bottom: 30px;    color: var(--muted);    font-size: 17px;  }  #r66-landing .r66-section-dark .r66-lead {    color: #d2dbe4;  }  #r66-landing .r66-story-grid,  #r66-landing .r66-gift-grid {    display: grid;    grid-template-columns: 1fr 1fr;    gap: 34px;    align-items: center;  }  #r66-landing .r66-single-content {    width: 100%;    max-width: 980px;    margin: 0 auto;  }  #r66-landing .r66-image-frame {    overflow: hidden;    border-radius: 18px;    box-shadow: 0 16px 38px rgba(6, 18, 29, .16);  }  #r66-landing .r66-image-frame img {    width: 100%;    height: auto;    object-fit: contain;  }  #r66-landing .r66-list {    display: grid;    gap: 16px;    margin: 24px 0 0;    padding: 0;    list-style: none;  }  #r66-landing .r66-list li {    display: grid;    grid-template-columns: 42px 1fr;    gap: 12px;    align-items: start;  }  #r66-landing .r66-list-icon {    display: flex;    align-items: center;    justify-content: center;    width: 42px;    height: 42px;    border-radius: 50%;    color: #ffffff;    background: var(--red);    font-size: 20px;  }  #r66-landing .r66-list strong {    display: block;    margin-bottom: 3px;    color: var(--navy);    font-size: 16px;  }  #r66-landing .r66-list span {    color: var(--muted);    font-size: 14px;  }  #r66-landing .r66-features {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 16px;  }  #r66-landing .r66-feature {    padding: 26px 20px;    border: 1px solid rgba(255,255,255,.12);    border-radius: 14px;    background: rgba(255,255,255,.055);  }  #r66-landing .r66-feature-num {    display: inline-flex;    align-items: center;    justify-content: center;    width: 40px;    height: 40px;    margin-bottom: 15px;    border: 1px solid var(--gold);    border-radius: 50%;    color: var(--gold-light);    font-weight: 900;  }  #r66-landing .r66-feature h3 {    margin-bottom: 8px;    color: #ffffff;    font-size: 19px;  }  #r66-landing .r66-feature p {    margin-bottom: 0;    color: #cbd5df;    font-size: 14px;  }  #r66-landing .r66-detail-banner {    background: #ffffff;  }  #r66-landing .r66-detail-image {    width: 100%;  }  #r66-landing .r66-detail-image img {    width: 100%;    height: auto;    object-fit: contain;  }  #r66-landing .r66-detail-card {    max-width: none;    padding: 30px 42px 34px;    border: 0;    border-radius: 0;    color: #ffffff;    background: var(--navy-deep);  }  #r66-landing .r66-detail-card h3 {    margin-bottom: 10px;    color: #ffffff;    font-size: 28px;    line-height: 1.15;  }  #r66-landing .r66-detail-card p {    margin-bottom: 0;    color: #e5edf3;  }  #r66-landing .r66-uses {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 16px;  }  #r66-landing .r66-use {    padding: 24px 18px;    border: 1px solid #dfd3c1;    border-radius: 14px;    background: #ffffff;    text-align: center;  }  #r66-landing .r66-use span {    display: block;    margin-bottom: 10px;    font-size: 34px;  }  #r66-landing .r66-use h3 {    margin-bottom: 6px;    color: var(--navy);    font-size: 18px;  }  #r66-landing .r66-use p {    margin-bottom: 0;    color: var(--muted);    font-size: 14px;  }  #r66-landing .r66-comparison {    overflow: hidden;    border: 1px solid #d8dfe5;    border-radius: 14px;    background: #ffffff;  }  #r66-landing .r66-comparison-row {    display: grid;    grid-template-columns: 1.25fr 1fr 1fr;    border-bottom: 1px solid #e5e9ed;  }  #r66-landing .r66-comparison-row:last-child {    border-bottom: 0;  }  #r66-landing .r66-comparison-row \u003e div {    padding: 16px;  }  #r66-landing .r66-comparison-head {    color: #ffffff;    background: var(--navy);    font-weight: 900;  }  #r66-landing .r66-comparison-row \u003e div:nth-child(2) {    background: #fff8ec;  }  #r66-landing .r66-check {    color: #1f7a46;    font-weight: 900;  }  #r66-landing .r66-cross {    color: #a9443d;  }  #r66-landing .r66-specs {    display: grid;    grid-template-columns: 1fr 1fr;    gap: 14px;    margin-top: 26px;  }  #r66-landing .r66-spec {    padding: 18px;    border: 1px solid #e0d5c5;    border-radius: 12px;    background: #ffffff;  }  #r66-landing .r66-spec small {    display: block;    margin-bottom: 4px;    color: var(--muted);    font-size: 12px;    font-weight: 800;    letter-spacing: .08em;    text-transform: uppercase;  }  #r66-landing .r66-spec strong {    color: var(--navy);  }  #r66-landing .r66-note {    margin-top: 18px;    padding: 14px 16px;    border-left: 4px solid var(--gold);    background: #fff9ec;    color: #5e5141;    font-size: 13px;  }  #r66-landing .r66-faq {    display: grid;    gap: 12px;  }  #r66-landing details {    border: 1px solid #dfe5ea;    border-radius: 12px;    background: #ffffff;  }  #r66-landing summary {    position: relative;    padding: 18px 50px 18px 18px;    color: var(--navy);    font-weight: 900;    cursor: pointer;    list-style: none;  }  #r66-landing summary::-webkit-details-marker {    display: none;  }  #r66-landing summary::after {    content: \"+\";    position: absolute;    top: 50%;    right: 18px;    transform: translateY(-50%);    color: var(--red);    font-size: 24px;  }  #r66-landing details[open] summary::after {    content: \"−\";  }  #r66-landing .r66-answer {    padding: 0 18px 18px;    color: var(--muted);    font-size: 14px;  }  #r66-landing .r66-final {    padding: 64px 42px;    color: #ffffff;    text-align: center;    background:      linear-gradient(135deg, rgba(142,46,37,.96), rgba(66,20,18,.98)),      var(--red);  }  #r66-landing .r66-final h2 {    max-width: 680px;    margin: 0 auto 14px;    color: #ffffff;    font-size: clamp(32px, 5vw, 48px);    line-height: 1.08;  }  #r66-landing .r66-final p {    max-width: 620px;    margin: 0 auto 24px;    color: #f5dfda;    font-size: 17px;  }  #r66-landing .r66-final .r66-btn {    color: var(--navy-deep) !important;    background: linear-gradient(180deg, #f5dc9d, #c99a43);    box-shadow: 0 10px 25px rgba(28, 6, 5, .28);  }  #r66-landing .r66-microcopy {    margin-top: 13px !important;    color: #edc9c2 !important;    font-size: 12px !important;  }  @media (max-width: 720px) {    #r66-landing .r66-hero-card {      padding: 26px 20px 30px;    }    #r66-landing .r66-hero p {      font-size: 16px;    }    #r66-landing .r66-section,    #r66-landing .r66-final {      padding: 46px 20px;    }    #r66-landing .r66-story-grid,    #r66-landing .r66-gift-grid,    #r66-landing .r66-features,    #r66-landing .r66-uses {      grid-template-columns: 1fr;    }    #r66-landing .r66-story-grid .r66-image-frame,    #r66-landing .r66-gift-grid .r66-image-frame {      order: -1;    }    #r66-landing .r66-detail-card {      padding: 24px 20px 28px;    }    #r66-landing .r66-trust {      grid-template-columns: 1fr;    }    #r66-landing .r66-trust-item {      border-right: 0;      border-bottom: 1px solid rgba(255,255,255,.12);    }    #r66-landing .r66-trust-item:last-child {      border-bottom: 0;    }    #r66-landing .r66-comparison-row {      grid-template-columns: 1.15fr .9fr .9fr;      font-size: 12px;    }    #r66-landing .r66-comparison-row \u003e div {      padding: 12px 8px;    }    #r66-landing .r66-specs {      grid-template-columns: 1fr;    }    #r66-landing .r66-btn {      width: 100%;    }  }\u003c\/style\u003e\n\u003cdiv id=\"r66-landing\"\u003e\n\u003csection class=\"r66-hero\"\u003e\n\u003cdiv class=\"r66-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/2183\/5676\/files\/7_31.gif?v=1785471603\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"r66-hero-image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"r66-hero-image\"\u003e\u003cimg alt=\"Road 66 1926 to 2026 commemorative whiskey bottle on a desert highway\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/0904\/8345\/files\/33333.png?v=1784630731\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"r66-hero-card\"\u003e\n\u003cdiv class=\"r66-kicker\"\u003e⛽ 1926–2026 Commemorative Edition\u003c\/div\u003e\n\u003ch2\u003eBring the Mother Road Home\u003c\/h2\u003e\n\u003cp\u003eA striking vintage gas-pump decanter created for collectors, road-trip lovers, home bars, and anyone who still believes the best stories begin on the open road.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"r66-trust\"\u003e\n\u003cdiv class=\"r66-trust-item\"\u003e\n\u003cspan class=\"r66-trust-icon\"\u003e🔒\u003c\/span\u003e \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e \u003csmall\u003eProtected payment process\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"r66-trust-item\"\u003e\n\u003cspan class=\"r66-trust-icon\"\u003e📦\u003c\/span\u003e \u003cstrong\u003eTracked Delivery\u003c\/strong\u003e \u003csmall\u003eShipping updates included\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"r66-trust-item\"\u003e\n\u003cspan class=\"r66-trust-icon\"\u003e💬\u003c\/span\u003e \u003cstrong\u003eOrder Support\u003c\/strong\u003e \u003csmall\u003eHelp when you need it\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"r66-section r66-section-sand\"\u003e\n\u003cdiv class=\"r66-single-content\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"r66-eyebrow\"\u003eNot Just Another Decanter\u003c\/div\u003e\n\u003ch2 class=\"r66-title\"\u003eA Display Piece With a Story Behind It\u003c\/h2\u003e\n\u003cp class=\"r66-lead\"\u003eInspired by vintage roadside gas pumps and the legendary American highway, this commemorative bottle turns your favorite drink into part of the décor.\u003c\/p\u003e\n\u003cul class=\"r66-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"r66-list-icon\"\u003e⛽\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eVintage Gas-Pump Styling\u003c\/strong\u003e\u003cspan\u003eRetro gauge, nozzle detail, highway shield, and desert-road artwork create instant nostalgic appeal.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"r66-list-icon\"\u003e🏆\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCollector-Worthy Centerpiece\u003c\/strong\u003e\u003cspan\u003eDesigned to stand out on a home bar, office shelf, display cabinet, or conversation table.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"r66-list-icon\"\u003e🎁\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eA Gift They Will Remember\u003c\/strong\u003e\u003cspan\u003eA distinctive choice for whiskey fans, classic-car lovers, travelers, history enthusiasts, and Americana collectors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"r66-section r66-section-dark\"\u003e\n\u003cdiv class=\"r66-eyebrow\"\u003eMade to Be Noticed\u003c\/div\u003e\n\u003ch2 class=\"r66-title\"\u003eEvery Detail Brings the Roadside Era Back to Life\u003c\/h2\u003e\n\u003cp class=\"r66-lead\"\u003eFrom the “66” topper to the fuel-gauge face and attached nozzle, each visual element is designed to make the bottle feel like a miniature piece of highway history.\u003c\/p\u003e\n\u003cdiv class=\"r66-features\"\u003e\n\u003carticle class=\"r66-feature\"\u003e\n\u003cdiv class=\"r66-feature-num\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eIconic “66” Topper\u003c\/h3\u003e\n\u003cp\u003eA bold finishing detail that makes the silhouette instantly recognizable from across the room.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"r66-feature\"\u003e\n\u003cdiv class=\"r66-feature-num\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eFuel Gauge Face\u003c\/h3\u003e\n\u003cp\u003eThe retro meter design adds character and reinforces the classic service-station inspiration.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"r66-feature\"\u003e\n\u003cdiv class=\"r66-feature-num\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eGas Nozzle Detail\u003c\/h3\u003e\n\u003cp\u003eA playful three-dimensional accent that turns an ordinary bottle into a true conversation starter.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"r66-detail-banner\"\u003e\n\u003cdiv class=\"r66-detail-image\"\u003e\u003cimg loading=\"lazy\" alt=\"Road 66 100th anniversary vintage gas pump whiskey bottle held in hands\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/0904\/8345\/files\/222_24f14471-12e8-4a84-9deb-25ada143e86b.png?v=1784630731\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"r66-detail-card\"\u003e\n\u003ch3\u003eLooks Impressive Online. Feels Even More Special in Hand.\u003c\/h3\u003e\n\u003cp\u003eThe hand-held scale shows how the tall gas-pump shape commands attention without feeling oversized—ideal for display, gifting, and pouring your beverage of choice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"r66-section r66-section-sand\"\u003e\n\u003cdiv class=\"r66-eyebrow\"\u003eOne Bottle, Multiple Moments\u003c\/div\u003e\n\u003ch2 class=\"r66-title\"\u003eWhere It Belongs\u003c\/h2\u003e\n\u003cp class=\"r66-lead\"\u003eWhether it is filled, displayed, or wrapped as a gift, this commemorative design adds instant personality to the occasion.\u003c\/p\u003e\n\u003cdiv class=\"r66-uses\"\u003e\n\u003carticle class=\"r66-use\"\u003e\u003cspan\u003e🥃\u003c\/span\u003e\n\u003ch3\u003eHome Bar Statement\u003c\/h3\u003e\n\u003cp\u003eTurn a shelf of ordinary bottles into a display guests immediately notice.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"r66-use\"\u003e\u003cspan\u003e🛣️\u003c\/span\u003e\n\u003ch3\u003eCollector Display\u003c\/h3\u003e\n\u003cp\u003eA nostalgic centerpiece for road-trip, classic-car, gas-station, and Americana collections.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"r66-use\"\u003e\u003cspan\u003e🎁\u003c\/span\u003e\n\u003ch3\u003eMemorable Gift\u003c\/h3\u003e\n\u003cp\u003ePerfect for birthdays, holidays, retirements, housewarmings, and milestone celebrations.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"r66-section\"\u003e\n\u003cdiv class=\"r66-eyebrow\"\u003eWhy Choose This Design?\u003c\/div\u003e\n\u003ch2 class=\"r66-title\"\u003eMore Character Than a Standard Decanter\u003c\/h2\u003e\n\u003cdiv class=\"r66-comparison\"\u003e\n\u003cdiv class=\"r66-comparison-row r66-comparison-head\"\u003e\n\u003cdiv\u003eFeature\u003c\/div\u003e\n\u003cdiv\u003eRoad 66 Bottle\u003c\/div\u003e\n\u003cdiv\u003eOrdinary Bottle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"r66-comparison-row\"\u003e\n\u003cdiv\u003eDisplay impact\u003c\/div\u003e\n\u003cdiv class=\"r66-check\"\u003e✓ Statement piece\u003c\/div\u003e\n\u003cdiv class=\"r66-cross\"\u003eBasic silhouette\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"r66-comparison-row\"\u003e\n\u003cdiv\u003eCollector appeal\u003c\/div\u003e\n\u003cdiv class=\"r66-check\"\u003e✓ 100th anniversary theme\u003c\/div\u003e\n\u003cdiv class=\"r66-cross\"\u003eNo special story\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"r66-comparison-row\"\u003e\n\u003cdiv\u003eGift presentation\u003c\/div\u003e\n\u003cdiv class=\"r66-check\"\u003e✓ Unique and memorable\u003c\/div\u003e\n\u003cdiv class=\"r66-cross\"\u003eEasy to forget\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"r66-comparison-row\"\u003e\n\u003cdiv\u003eConversation value\u003c\/div\u003e\n\u003cdiv class=\"r66-check\"\u003e✓ Instantly noticed\u003c\/div\u003e\n\u003cdiv class=\"r66-cross\"\u003eBlends into the shelf\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"r66-section r66-section-sand\"\u003e\n\u003cdiv class=\"r66-single-content\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"r66-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n\u003ch2 class=\"r66-title\"\u003eWhat You Receive\u003c\/h2\u003e\n\u003cp class=\"r66-lead\"\u003eA commemorative glass bottle designed for both practical beverage storage and decorative display.\u003c\/p\u003e\n\u003cdiv class=\"r66-specs\"\u003e\n\u003cdiv class=\"r66-spec\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e\u003cstrong\u003eLead-free crystal glass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"r66-spec\"\u003e\n\u003csmall\u003eDesign\u003c\/small\u003e\u003cstrong\u003eVintage gas-pump inspired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"r66-spec\"\u003e\n\u003csmall\u003eSuitable For\u003c\/small\u003e\u003cstrong\u003eWhiskey, wine, and other beverages\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"r66-spec\"\u003e\n\u003csmall\u003ePackage\u003c\/small\u003e\u003cstrong\u003e1 × Road 66 commemorative bottle\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"r66-note\"\u003e\n\u003cstrong\u003ePlease note:\u003c\/strong\u003e Bottle only. Alcohol and other beverages are not included. Decorative details and color may appear slightly different depending on lighting and screen settings.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"r66-section\"\u003e\n\u003cdiv class=\"r66-eyebrow\"\u003eQuestions Before Ordering?\u003c\/div\u003e\n\u003ch2 class=\"r66-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"r66-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs alcohol included?\u003c\/summary\u003e\n\u003cdiv class=\"r66-answer\"\u003eNo. This listing includes the commemorative bottle only. Whiskey, wine, beer, and other beverages are not included.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it only for whiskey?\u003c\/summary\u003e\n\u003cdiv class=\"r66-answer\"\u003eNo. The bottle can also be used for wine and other suitable beverages, or kept empty as a decorative collectible.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho is this best suited for?\u003c\/summary\u003e\n\u003cdiv class=\"r66-answer\"\u003eIt is especially well suited to whiskey enthusiasts, home-bar owners, road-trip fans, classic-car lovers, Americana collectors, and history-minded gift recipients.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat comes in the package?\u003c\/summary\u003e\n\u003cdiv class=\"r66-answer\"\u003eThe package includes one Road 66 1926–2026 100th Anniversary commemorative bottle.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat happens if my order arrives damaged?\u003c\/summary\u003e\n\u003cdiv class=\"r66-answer\"\u003eContact customer support with your order information and clear photos of the package and item so the team can review the issue and assist according to the store policy.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"r66-final\"\u003e\n\u003ch2\u003eOwn a Piece of Open-Road History\u003c\/h2\u003e\n\u003cp\u003eBring home a bottle that looks like a collectible, displays like décor, and gives every pour a story worth sharing.\u003c\/p\u003e\n\u003cp class=\"r66-microcopy\"\u003eBottle only • Beverage not included • Secure checkout\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"🥃Whiskey Bottle \/ Buy 1✈️Free Shipping","offer_id":47290123255964,"sku":"ZLL26073101-透明","price":56.99,"currency_code":"USD","in_stock":true},{"title":"🥃Whiskey Bottle \/ 🔥Buy 2✈️Free Shipping","offer_id":47290123288732,"sku":"ZLL26073101-透明*2","price":87.99,"currency_code":"USD","in_stock":true},{"title":"🥃Whiskey Bottle \/ ❤️Buy 3✈️Free Shipping","offer_id":47290123321500,"sku":"ZLL26073101-透明*3","price":138.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0753\/2183\/5676\/files\/33333.png?v=1785123287","url":"https:\/\/ncrovoapex.com\/products\/road-66-1926-2026-100th-anniversary-whiskey-bottle","provider":"Ncrovoapex.com","version":"1.0","type":"link"}