{"product_id":"coffee-liqueur-discovery-pack","title":"Discovery Pack","description":"\u003cstyle\u003e\n  .discovery-description {\n    max-width: 920px;\n    margin: 0 auto;\n    text-align: center;\n    line-height: 1.7;\n  }\n\n  .discovery-description * {\n    box-sizing: border-box;\n  }\n\n  .discovery-description h2,\n  .discovery-description h3,\n  .discovery-description h4 {\n    color: #da9c00;\n  }\n\n  .discovery-description h2,\n  .discovery-description h3 {\n    margin: 34px 0 18px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    line-height: 1.15;\n  }\n\n  .discovery-description h4 {\n    margin: 0 0 12px;\n    font-size: 22px;\n    line-height: 1.2;\n  }\n\n  .discovery-description p {\n    max-width: 820px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .discovery-intro {\n    margin-bottom: 12px;\n    font-size: 1.15em;\n  }\n\n  .discovery-subtitle {\n    max-width: 760px;\n    margin: 0 auto 18px;\n  }\n\n  .discovery-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n    margin: 34px 0;\n  }\n\n  .discovery-panel {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    padding: 28px 24px;\n    background: #000;\n    border: 1px solid rgba(218, 156, 0, 0.42);\n    border-radius: 12px;\n  }\n\n  .discovery-panel p {\n    margin: 0;\n  }\n\n  .discovery-eyebrow {\n    margin: 0 0 16px !important;\n    color: #da9c00;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.6px;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .discovery-bottle-link {\n    display: inline-block;\n    margin-bottom: 12px;\n  }\n\n  .discovery-bottle {\n    display: block;\n    width: auto;\n    height: 210px;\n    margin: 0 auto;\n    object-fit: contain;\n    transition: transform 0.25s ease;\n  }\n\n  .discovery-bottle-link:hover .discovery-bottle {\n    transform: translateY(-4px);\n  }\n\n  .discovery-panel h3 {\n    margin: 0 0 16px;\n  }\n\n  .discovery-award {\n    display: inline-block;\n    margin-top: 20px;\n    padding: 10px 18px;\n    border: 1px solid rgba(218, 156, 0, 0.55);\n    border-radius: 6px;\n    background: rgba(218, 156, 0, 0.05);\n    color: #da9c00;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.4px;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .discovery-voucher {\n    margin: 42px auto;\n    padding: 30px 20px;\n    border-top: 2px solid #da9c00;\n    border-bottom: 2px solid #da9c00;\n  }\n\n  .discovery-voucher h2 {\n    margin-top: 0;\n  }\n\n  .discovery-voucher p:last-child {\n    margin-bottom: 0;\n  }\n\n  .discovery-voucher-terms {\n    max-width: 760px;\n    margin-top: 22px;\n    padding-top: 18px;\n    border-top: 1px solid rgba(218, 156, 0, 0.35);\n    font-size: 0.92em;\n    line-height: 1.55;\n    opacity: 0.92;\n  }\n\n  .discovery-includes {\n    margin-top: 34px;\n  }\n\n  .discovery-includes-list {\n    width: min(100%, 680px);\n    margin: 0 auto;\n    text-align: left;\n  }\n\n  .discovery-includes-list p {\n    display: grid;\n    grid-template-columns: 26px 1fr;\n    gap: 10px;\n    align-items: start;\n    margin: 0 0 13px;\n    line-height: 1.45;\n  }\n\n  .discovery-tick {\n    color: #da9c00;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.35;\n    text-align: center;\n  }\n\n  .discovery-note {\n    max-width: 700px;\n    margin: 30px auto;\n  }\n\n  .discovery-guidance {\n    margin: 42px 0 10px;\n    padding-top: 30px;\n    border-top: 1px solid rgba(218, 156, 0, 0.35);\n  }\n\n  .discovery-actions {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: center;\n    gap: 14px;\n    width: 100%;\n    margin: 28px auto 12px;\n  }\n\n  .discovery-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 1 1 0;\n    width: auto;\n    max-width: 270px;\n    min-height: 56px;\n    padding: 14px 20px;\n    border: 1px solid #da9c00;\n    border-radius: 6px;\n    background: transparent;\n    color: #da9c00;\n    font-weight: 800;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none;\n    text-transform: uppercase;\n    transition:\n      background 0.2s ease,\n      color 0.2s ease,\n      transform 0.2s ease;\n  }\n\n  .discovery-button:hover {\n    background: #da9c00;\n    color: #000;\n    transform: translateY(-2px);\n  }\n\n  .discovery-button:focus-visible,\n  .discovery-bottle-link:focus-visible {\n    outline: 3px solid #fff;\n    outline-offset: 4px;\n  }\n\n  @media screen and (max-width: 700px) {\n    .discovery-grid {\n      grid-template-columns: 1fr;\n      gap: 20px;\n    }\n\n    .discovery-panel {\n      padding: 26px 20px;\n    }\n\n    .discovery-bottle {\n      height: 190px;\n    }\n  }\n\n  @media screen and (max-width: 480px) {\n    .discovery-description h2,\n    .discovery-description h3 {\n      font-size: 28px;\n      letter-spacing: 0.5px;\n    }\n\n    .discovery-description h4 {\n      font-size: 21px;\n    }\n\n    .discovery-voucher {\n      padding: 26px 10px;\n    }\n\n    .discovery-actions {\n      gap: 8px;\n    }\n\n    .discovery-button {\n      min-height: 52px;\n      padding: 12px 8px;\n      font-size: 13px;\n    }\n\n    .discovery-includes-list {\n      padding: 0 4px;\n    }\n\n    .discovery-bottle {\n      height: 175px;\n    }\n\n    .discovery-award {\n      padding: 9px 12px;\n      font-size: 12px;\n      letter-spacing: 0.3px;\n    }\n\n    .discovery-eyebrow {\n      margin-bottom: 14px !important;\n      font-size: 12px;\n      letter-spacing: 1.3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"product-description\" aria-labelledby=\"discovery-pack-heading\"\u003e\n  \u003cdiv class=\"discovery-description\"\u003e\n\n    \u003cp class=\"discovery-intro\"\u003e\n      \u003cstrong\u003eDiscover both sides of NORSE CODE.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003ch2 id=\"discovery-pack-heading\"\u003e\n      Try Both Award-Winning Coffee Liqueurs\n    \u003c\/h2\u003e\n\n    \u003cp class=\"discovery-subtitle\"\u003e\n      Compare the brighter, structured character of \u003cstrong\u003eHel Above\u003c\/strong\u003e\n      with the richer, smoother character of \u003cstrong\u003eHel Below\u003c\/strong\u003e before\n      choosing your full-size bottle.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The NORSE CODE Discover Pack contains two 100ml tasting bottles:\n      \u003cstrong\u003eHel Above\u003c\/strong\u003e and \u003cstrong\u003eHel Below\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Both are made in Yorkshire using real brewed coffee and our pioneering\n      \u003cstrong\u003eCold-Filter Brew\u003c\/strong\u003e method, delivering genuine coffee\n      character with exceptional clarity, balance and flavour.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"discovery-grid\"\u003e\n\n      \u003carticle class=\"discovery-panel\"\u003e\n        \u003cp class=\"discovery-eyebrow\"\u003e\n          Built for Espresso Martinis\n        \u003c\/p\u003e\n\n        \u003ca href=\"\/products\/hel-above-coffee-liqueur\" class=\"discovery-bottle-link\" aria-label=\"View the full-size Hel Above Coffee Liqueur\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/7969\/4344\/files\/norse-code-hel-above-coffee-liqueur-70cl.png?v=1782595374\" alt=\"NORSE CODE Hel Above Coffee Liqueur 70cl bottle\" class=\"discovery-bottle\" loading=\"lazy\" width=\"150\" height=\"420\"\u003e\n        \u003c\/a\u003e\n\n        \u003ch3\u003eHel Above | 22% ABV\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Our coffee-first liqueur built for exceptional Espresso Martinis.\n          Expect brighter coffee character, restrained sweetness and a long,\n          refined finish.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"discovery-award\"\u003e\n          IWSC Gold 2026 · 95 Points\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"discovery-panel\"\u003e\n        \u003cp class=\"discovery-eyebrow\"\u003e\n          Built for Baby Guinness\n        \u003c\/p\u003e\n\n        \u003ca href=\"\/products\/hel-below-coffee-liqueur\" class=\"discovery-bottle-link\" aria-label=\"View the full-size Hel Below Coffee Liqueur\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/7969\/4344\/files\/Coffee_Spirit_Co_Norse_Code_Hel_Below_Yorkshire_Coffee_Liqueur_70cl.png?v=1782929237\" alt=\"NORSE CODE Hel Below Coffee Liqueur 70cl bottle\" class=\"discovery-bottle\" loading=\"lazy\" width=\"150\" height=\"420\"\u003e\n        \u003c\/a\u003e\n\n        \u003ch3\u003eHel Below | 16% ABV\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Richer, sweeter and more indulgent, with the body needed for Baby\n          Guinness, layered cocktails and smooth serves over ice.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"discovery-award\"\u003e\n          World Liqueur Awards 2026 · England Winner\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"discovery-voucher\"\u003e\n      \u003ch2\u003eTry Both, Then Get £8 Off\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Every Discover Pack includes an \u003cstrong\u003e£8 voucher\u003c\/strong\u003e redeemable\n        when you purchase \u003cstrong\u003eany two 70cl full-size bottles\u003c\/strong\u003e of\n        NORSE CODE Hel Above and\/or Hel Below directly from Coffee Spirit Co.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Choose \u003cstrong\u003etwo Hel Above\u003c\/strong\u003e, \u003cstrong\u003etwo Hel Below\u003c\/strong\u003e,\n        or \u003cstrong\u003eone of each\u003c\/strong\u003e—the choice is yours.\n      \u003c\/p\u003e\n\n      \u003cp class=\"discovery-voucher-terms\"\u003e\n        Voucher valid on direct purchases of any two 70cl bottles of NORSE CODE\n        Hel Above and\/or Hel Below. One voucher per qualifying order. Cannot be\n        used in conjunction with other promotional codes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"discovery-includes\"\u003e\n      \u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\n      \u003cdiv class=\"discovery-includes-list\"\u003e\n        \u003cp\u003e\n          \u003cspan class=\"discovery-tick\" aria-hidden=\"true\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003e1 × 100ml Hel Above Coffee Liqueur, 22% ABV\u003c\/span\u003e\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003cspan class=\"discovery-tick\" aria-hidden=\"true\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003e1 × 100ml Hel Below Coffee Liqueur, 16% ABV\u003c\/span\u003e\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003cspan class=\"discovery-tick\" aria-hidden=\"true\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eFour full 50ml serves, or several smaller tasting portions\u003c\/span\u003e\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003cspan class=\"discovery-tick\" aria-hidden=\"true\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003e\n            £8 voucher redeemable against any two 70cl full-size bottles of\n            Hel Above and\/or Hel Below\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"discovery-note\"\u003e\n      Ideal for comparing both expressions before committing to a full bottle,\n      or as a gift for someone who takes coffee and cocktails seriously.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"discovery-guidance\"\u003e\n      \u003ch2\u003eAlready Know Your Style?\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Explore the full-size bottles to learn more about each expression,\n        tasting profile and recommended serves.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"discovery-actions\"\u003e\n        \u003ca href=\"\/products\/hel-above-coffee-liqueur\" class=\"discovery-button\"\u003e\n          Explore Hel Above\n        \u003c\/a\u003e\n\n        \u003ca href=\"\/products\/hel-below-coffee-liqueur\" class=\"discovery-button\"\u003e\n          Explore Hel Below\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"NORSE CODE","offers":[{"title":"Default Title","offer_id":58138457604360,"sku":null,"price":8.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/7969\/4344\/files\/coffee-spirit-co-norse-code-coffee-liqueur-discover-pack.png?v=1784751700","url":"https:\/\/coffeespiritco.com\/products\/coffee-liqueur-discovery-pack","provider":"Coffee Spirit Co | Norse Code Coffee Liqueur","version":"1.0","type":"link"}